home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Headers / bsd / hppa / param.h < prev    next >
C/C++ Source or Header  |  1995-02-14  |  129b  |  10 lines

  1. /*
  2.  *    Copyright (C) 1993, NeXT Computer, Inc. */
  3.  
  4. #ifndef    _HPPA_PARAM_
  5. #define    _HPPA_PARAM_
  6.  
  7. #define HZ    100
  8.  
  9. #endif    _HPPA_PARAM_
  10.